derived data type造句
例句与造句
- Derived data types are defined in terms of existing data types
导出数据类型根据现有数据类型定义。 - System - derived data types
系统派生数据类型 - This specification defines built - in primitive data types , derived data types , and facets
该规范定义内置基元数据类型、派生的数据类型和方面。 - Table 5 shows some of the derived data types on linux that are different from those on solaris
表5给出了linux上与solaris上不同的一些派生数据类型。 - A derived data type is a derivative or structure of existing base types or other derived types
派生数据类型是已有的基本类型或其他派生类型的一个派生物或结构。 - It's difficult to find derived data type in a sentence. 用derived data type造句挺难的
- In addition , there is a hierarchy of derived data types created with pointers , arrays , structures and unions
另外,还有从指针,数据,结构和联合而产生的导出数据类型层次 - There are two different classes of data types available on a system : base data types and derived data types
在一个系统中有两种不同类型的数据类型:基本数据类型( basic data type )和派生数据类型( derived data types ) 。 - The following example defines a user - derived data type that creates a representation of postal codes in the united states , limited to strings that match a specific regular expression
以下示例定义一个用户导出的数据类型,该数据类型创建美国邮政编码的表示形式,该表示形式被限制为与特定正则表达式匹配的字符串。